PEGetReportSummaryInfo

Use PEGetReportSummaryInfo to retrieve summary information about the report (for example, report title, author, and comments).

C Syntax
BOOL CRPE_API PEGetReportSummaryInfo (
 short printJob,
 PEReportSummaryInfo FAR *summaryInfo); 
Parameters

printJob

Specifies the print job for which you want to get the report summary information.

summaryInfo

Specifies a pointer to PEReportSummaryInfo.

Returns
VB Syntax
Declare Function PEGetReportSummaryInfo Lib "crpe32.dll" (
    ByVal printJob As Integer, summaryInfo As PEReportSummaryInfo ) As Integer
Delphi Syntax
function PEGetReportSummaryInfo (
    printJob: integer;
    var summaryInfo: PEReportSummaryInfo
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com